Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Remove the use of Custom types #502

Merged
merged 4 commits into from
Jul 26, 2023
Merged

Conversation

nakul1010
Copy link
Member

@nakul1010 nakul1010 commented Jul 24, 2023

Closes #493
The PR adds the following

  • Adds a wrapper for sp_core::crypto::AccountId32 instead of hardcoding the account id & implements the require traits
  • Removes custom multi-signature enum.

@nakul1010 nakul1010 self-assigned this Jul 24, 2023
@nakul1010 nakul1010 marked this pull request as draft July 24, 2023 13:12
@nakul1010 nakul1010 added the InProgress The PR is still in progress label Jul 25, 2023
@nakul1010 nakul1010 changed the base branch from master to nakul/fix_remove_node_dependency July 25, 2023 08:58
Base automatically changed from nakul/fix_remove_node_dependency to master July 25, 2023 09:25
@nakul1010 nakul1010 requested a review from sander2 July 25, 2023 18:11
@nakul1010 nakul1010 added ReviewNeeded The discussion can be reviewed by peers and removed InProgress The PR is still in progress labels Jul 25, 2023
@nakul1010 nakul1010 marked this pull request as ready for review July 25, 2023 18:11
@nakul1010 nakul1010 merged commit e727ac0 into master Jul 26, 2023
6 checks passed
@nakul1010 nakul1010 deleted the nakul/fix_rm_subxt_utils branch July 26, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReviewNeeded The discussion can be reviewed by peers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the use of Custom types
2 participants